Written by: Darryl Proudfoot, Pictorius Incorporated
Updated for 2.6.1 by: The Tech Support Team, Pictorius Incorporated
Contents: Scan Network.pgs
Scan Network Read Me
Needs Prograph Extensions:
The default configuration of your 'Prograph Extensions' folder, plus:
The following file should be moved back one level from the 'Prograph Extensions:Disabled Primitives' folder into the 'Prograph Extensions' folder (note that Prograph Classic WILL NOT find extension files in subfolders of the 'Prograph Extensions' folder):
Communication Primitives
Needs Libraries to Compile:
SCLibrary 2.6
Library 2.6
Description
-----------
This example uses the NBP-Lookup primitive to scan an AppleTalk network for all the devices on the network. Each device has a name, type and zone which can be displayed in the scroll list in the Network window.
To run the project select Run Initial from the Exec menu. Selecting the 'Search' button starts the network search. Each node found on the network is saved as an instance of Device and stored in the Class attribute 'network'.
To show all the nodes found on the network select the 'Display' button. All available node will display in the scroll list and you are able to scroll through the list. Pressing the 'Clear' button will clear the scroll list.